Skip to content

Live plotting#157

Closed
shumpohl wants to merge 22 commits intomainfrom
feature/liveplotting
Closed

Live plotting#157
shumpohl wants to merge 22 commits intomainfrom
feature/liveplotting

Conversation

@shumpohl
Copy link
Member

@shumpohl shumpohl commented Jun 24, 2025

Implementation of #156

TODO:

  • rebase on 3.0.0 re-release branch
  • Only use MeasurementAndPlot if the live_plotter is set.
  • Rename xarray coordinates (and variables?) with parameter labels.

@github-actions
Copy link

github-actions bot commented Jun 24, 2025

Test Results

  4 files  ± 0    4 suites  ±0   1m 27s ⏱️ + 1m 17s
 30 tests + 5   30 ✅ + 5  0 💤 ±0  0 ❌ ±0 
120 runs  +20  120 ✅ +20  0 💤 ±0  0 ❌ ±0 

Results for commit 7b853df. ± Comparison against base commit 6f1694a.

♻️ This comment has been updated with latest results.

@codecov
Copy link

codecov bot commented Jun 24, 2025

Codecov Report

Attention: Patch coverage is 84.48276% with 9 lines in your changes missing coverage. Please review.

Project coverage is 38.33%. Comparing base (6f1694a) to head (7b853df).

Files with missing lines Patch % Lines
.../qumada/measurement/scripts/generic_measurement.py 20.00% 8 Missing ⚠️
src/qumada/utils/liveplot.py 97.05% 1 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##             main     #157       +/-   ##
===========================================
+ Coverage   22.26%   38.33%   +16.07%     
===========================================
  Files          38       39        +1     
  Lines        4703     4750       +47     
===========================================
+ Hits         1047     1821      +774     
+ Misses       3656     2929      -727     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@shumpohl
Copy link
Member Author

@THuckemann The basis for using an external live plotter that just takes an xarray Dataset of the currently to plot data is done. However, I did only test buffered 1d sweeps yet.

@shumpohl
Copy link
Member Author

Closed in favor of #161

@shumpohl shumpohl closed this Jun 26, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant